ubg_terminal_set_style_ext

Syntax:

ubg_terminal_set_style_ext(style, color_input, alpha_input, color_history, alpha_history, color_background, alpha_background, color_outline, alpha_outline, color_hint, alpha_hint)

Arguments:

Argument Name Type Description
styleUBG_TERMINAL_INPUT_BOX_STYLE(default: partitioned)
color_inputintcolor of user input
alpha_inputfloatalpha of user input
color_historyintcolor of history text
alpha_historyfloatalpha of history text
color_backgroundintcolor of terminal background
alpha_backgroundfloatalpha of terminal background
color_outlineintcolor of terminal outline
alpha_outlinefloatalpha of terminal outline
color_hintintcolor of terminal hints
alpha_hintfloatalpha of terminal hints

Returns: (bool)

Description:

Loading page...

Back: Setters
Next: ubg_terminal_set_style_preset